From: Robert Lipe Date: Sat, 1 Aug 2015 22:59:04 +0000 (-0500) Subject: Don't do doc yet. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~10^2~6^2~11 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=29b9c6f5a078030c9a29c0ae7c229a30cf101f7e;p=gpsbabel.git Don't do doc yet. --- diff --git a/.travis.yml b/.travis.yml index 4cc8b6a2b..050b03bd4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,5 +6,5 @@ before_install: - sudo apt-get update -qq - sudo apt-get install -y valgrind expat script: - - cd gpsbabel ; ./configure && make -j3 all doc && bash ./testo && bash ./vtesto + - cd gpsbabel ; ./configure && make -j3 all && bash ./testo && bash ./vtesto # TODO: build doc, GUI, mac